home *** CD-ROM | disk | FTP | other *** search
- /* class_FrameBox */
-
- #define TROB_FrameBox (TRTG_CLS+0x32) /* A framing box */
-
- #define TRFB_GROUPING 0x00000001L /* A grouping box */
- #define TRFB_FRAMING 0x00000002L /* A framing box */
- #define TRFB_TEXT 0x00000004L /* A text container */
-
-